- code abstraction
- Вычислительная техника: абстракция программы
Универсальный англо-русский словарь. Академик.ру. 2011.
Универсальный англо-русский словарь. Академик.ру. 2011.
Abstraction (Informatique) — Pour les articles homonymes, voir Abstraction. En informatique, le concept d abstraction identifie et regroupe des caractéristiques et traitements communs applicables à des entités ou concepts variés; une représentation abstraite commune de tels… … Wikipédia en Français
Code Correcteur — Un code correcteur est une technique de codage basée sur la redondance. Elle est destinée à corriger les erreurs de transmission d une information (plus souvent appelée message) sur une voie de communication peu fiable. La théorie des codes… … Wikipédia en Français
Abstraction of transport/protocol connectivity — is the ability to connect to various components or services through multiple protocols without code change or addition, via change to a standard configuration file. Connectivity abstraction may be achieved through a service transport protocol… … Wikipedia
Abstraction (computer science) — In computer science, abstraction is the process by which data and programs are defined with a representation similar to its pictorial meaning as rooted in the more complex realm of human life and language with their higher need of summarization… … Wikipedia
Abstraction principle (programming) — In software engineering and programming language theory, the abstraction principle (or the principle of abstraction) is a basic dictum that aims to reduce duplication of information in a program (usually with emphasis on code duplication)… … Wikipedia
Abstraction (informatique) — Pour les articles homonymes, voir Abstraction. En informatique, le concept d abstraction identifie et regroupe des caractéristiques et traitements communs applicables à des entités ou concepts variés ; une représentation abstraite commune de … Wikipédia en Français
Abstraction principle — The abstraction principle or Abstraktionsprinzip is a legal term in German law relating to the law of obligations ( Schuldrecht ) and property law ( Eigentumsrecht ). Although no express reference to it is made in the German civil law code (BGB) … Wikipedia
Code refactoring — Refactor redirects here. For the use of refactor on Wikipedia, see Wikipedia:Refactoring talk pages. Code refactoring is disciplined technique for restructuring an existing body of code, altering its internal structure without changing its… … Wikipedia
Code correcteur — Un code correcteur est une technique de codage basée sur la redondance. Elle est destinée à corriger les erreurs de transmission d une information (plus souvent appelée message) sur une voie de communication peu fiable. La théorie des codes… … Wikipédia en Français
Code point — Not to be confused with Point code. In character encoding terminology, a code point or code position is any of the numerical values that make up the code space (or code page).[1] For example, ASCII comprises 128 code points in the range 0hex to… … Wikipedia
Synchrony abstraction — Abstraction of Synchrony is the proposed ability to generically call a Service/Operation without regard to whether the target service is configured as a Synchronous or Asynchronous protocol. The user may then call all services and expect a reply… … Wikipedia